home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6181 < prev    next >
Encoding:
Text File  |  1996-08-05  |  856 b   |  37 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.spb.su!demos!pluscom!usenet
  3. From: sergeyp@albea.ugatu.ac.ru (Sergey Pavlov)
  4. Subject: Re: Info on Exception Handling
  5. X-Newsreader: Forte Free Agent 1.0.82
  6. Sender: usenet@news.rinet.ru (Superuser)
  7. Nntp-Posting-Host: albea.ugatu.ac.ru
  8. Organization: Albea
  9. Message-ID: <DMKEKB.IKo@news.rinet.ru>
  10. References: <4fdras$7ig@kelly.megatek.com>
  11. Date: Sat, 10 Feb 1996 14:52:23 GMT
  12.  
  13. tpd@kelly.megatek.com (Tim Dietz) wrote:
  14.  
  15.  
  16. >    If anyone knows of a good book, magazine article, etc.
  17. >    that describes exception handling well (very detailed,
  18. >    lots of examples), please email that information to me.
  19. >    I would very much appreciate it.
  20.  
  21.  
  22. >    Thank you.
  23.  
  24. >    Tim
  25.  
  26. >-- 
  27. >Tim Dietz
  28. >tpd@megatek.com
  29.  
  30. Good description of Exceptions you can find in Stroustrup's "C++
  31. Programming Language, 2-nd Edition", but better try use them yourself.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.